testsuite: Run reftests with GTK_DEBUG=icontheme
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 15:31:53 +0000 (11:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 15:38:24 +0000 (11:38 -0400)
This will hopefully help to track down some hard-to-squash
failures that only happen in gnome-continuous.

testsuite/reftests/reftests.test.in

index bf58d43db170a85e2f47e28adb001d38833a3cd0..93632e1c975644643362060dbef82348668b2ac1 100644 (file)
@@ -1,3 +1,3 @@
 [Test]
-Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
+Exec=/bin/sh -c "GTK_DEBUG=icontheme @pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
 Type=session-exclusive